Tweak frontend
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 33 KiB |
@@ -0,0 +1,6 @@
|
||||
header.navbar {
|
||||
background-color: #e0e0e0;
|
||||
}
|
||||
header.navbar .navbar-brand img {
|
||||
max-height: 80px;
|
||||
}/*# sourceMappingURL=styles.css.map */
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["styles.scss","styles.css"],"names":[],"mappings":"AAAA;EACI,yBAAA;ACCJ;ADAI;EACI,gBAAA;ACER","file":"styles.css"}
|
||||
@@ -0,0 +1,6 @@
|
||||
header.navbar {
|
||||
background-color: #e0e0e0;
|
||||
.navbar-brand img {
|
||||
max-height: 80px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user