Jack Mallers
7 years ago
4 changed files with 35 additions and 28 deletions
@ -0,0 +1,13 @@ |
|||||
|
@import '../../../../../variables.scss'; |
||||
|
|
||||
|
.closeContainer { |
||||
|
background: $lightgrey; |
||||
|
text-align: right; |
||||
|
padding: 10px; |
||||
|
|
||||
|
span { |
||||
|
color: $darkestgrey; |
||||
|
font-size: 20px; |
||||
|
cursor: pointer; |
||||
|
} |
||||
|
} |
Loading…
Reference in new issue