Browse Source

Update styles.css

main
Cailean Finn 7 months ago
parent
commit
86bacaa822
  1. 2
      static/assets/styles.css

2
static/assets/styles.css

@ -15,7 +15,6 @@ body {
flex-direction: column; flex-direction: column;
width: 100%; width: 100%;
height: 100%; height: 100%;
gap: 10px;
} }
.header-title { .header-title {
@ -33,6 +32,7 @@ body {
width: 100%; width: 100%;
height: 120px; height: 120px;
gap: 5px; gap: 5px;
margin-bottom: 10px;
} }
.nav-element-cont { .nav-element-cont {

Loading…
Cancel
Save