mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-26 16:23:16 +00:00
4 lines
90 B
SCSS
4 lines
90 B
SCSS
|
.navbar-laravel {
|
||
|
background-color: #fff;
|
||
|
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
|
||
|
}
|