Adding top border-radius for main sections.
This commit is contained in:
@@ -2,7 +2,7 @@ section.logo {
|
||||
width: 80%;
|
||||
max-width: 1000px;
|
||||
background-color: #d5caf2;
|
||||
border-radius: 3px;
|
||||
border-radius: 3px 3px 0px 0px;
|
||||
padding-top: 3px;
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user