mirror of
https://github.com/Mibew/docs.mibew.org.git
synced 2025-03-15 02:34:08 +03:00
12 lines
119 B
CSS
12 lines
119 B
CSS
|
body {
|
||
|
padding-top: 50px;
|
||
|
}
|
||
|
|
||
|
header {
|
||
|
margin-bottom: 30px;
|
||
|
}
|
||
|
|
||
|
.nav-left-indent .nav {
|
||
|
margin-left: 15px;
|
||
|
}
|