Skip to content

Commit

Permalink
Adjust styling for controls
Browse files Browse the repository at this point in the history
  • Loading branch information
acweathersby committed Oct 7, 2024
1 parent 8296b0b commit abfa7d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions site/assets/sass/lab.sass
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
user-select: none
flex-grow: 1
padding: 0 5px
margin-top: 20px

.nb-column
position: relative
Expand Down Expand Up @@ -333,6 +334,7 @@
right: 0
top: 0
border-radius: 0
height: 60px

.classification
font-size: 1.2em
Expand Down
2 changes: 1 addition & 1 deletion site/assets/sass/layout_constants.sass
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$header-height: 80px
$header-height: 60px
$footer-height: 60px
$small-screen-width: 800px

Expand Down

0 comments on commit abfa7d5

Please sign in to comment.