mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-17 16:06:36 +00:00
improve getting started guide
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
.imagewrapper {
|
||||
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
|
||||
border-radius: 6px;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
.videowrapper {
|
||||
float: none;
|
||||
clear: both;
|
||||
|
||||
Reference in New Issue
Block a user