Skip to content

Commit

Permalink
Update custom.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
Govej authored Oct 24, 2023
1 parent 5bad2c0 commit 0a9a43c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sass/custom.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Enter any custom Sass in this file.

.layout-frontpage .emergency-banner {
border-bottom: 5px solid #fff;
border-top: 5px solid #fff;
border-bottom: 3px solid #fff;
border-top: 3px solid #fff;
margin-bottom: -10px;
margin-top: 0;
position: relative;
Expand Down

0 comments on commit 0a9a43c

Please sign in to comment.