mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-01 07:45:36 -05:00
refactor: [UEPR-67] removed top border
This commit is contained in:
parent
6eda19637e
commit
05f053fd2c
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@
|
|||
background-image: url('/svgs/guidelines/header_sprinkles_left.svg'), url('/svgs/guidelines/header_sprinkles_right.svg');
|
||||
background-position: left, right;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
border-top: 50px solid $ui-blue;
|
||||
|
||||
padding: 6.25rem 0;
|
||||
|
||||
div {
|
||||
|
|
Loading…
Reference in a new issue