mirror of
https://github.com/l-lin/font-awesome-animation.git
synced 2025-01-02 00:41:32 +08:00
14 lines
199 B
CSS
14 lines
199 B
CSS
|
body {
|
||
|
padding-top: 70px;
|
||
|
padding-bottom: 30px;
|
||
|
}
|
||
|
|
||
|
.theme-dropdown .dropdown-menu {
|
||
|
display: block;
|
||
|
position: static;
|
||
|
margin-bottom: 20px;
|
||
|
}
|
||
|
|
||
|
.theme-showcase > p > .btn {
|
||
|
margin: 5px 0;
|
||
|
}
|