Skip to content

Commit 686f761

Browse files
committed
add space to css folder
1 parent 0c45c52 commit 686f761

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ header {
7070
border-radius: 8px;
7171
}
7272

73+
7374
/*Format site logo*/
7475
.siteLogo {
7576
max-width: 250px;
@@ -86,6 +87,7 @@ section {
8687

8788
/*Format section h2 tags*/
8889
section h2 {
90+
padding: 20px;
8991
font-family: var(--secondary-round-font);
9092
font-size: var(--second-font-size);
9193
}

0 commit comments

Comments
 (0)