We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c45c52 commit 686f761Copy full SHA for 686f761
css/style.css
@@ -70,6 +70,7 @@ header {
70
border-radius: 8px;
71
}
72
73
+
74
/*Format site logo*/
75
.siteLogo {
76
max-width: 250px;
@@ -86,6 +87,7 @@ section {
86
87
88
/*Format section h2 tags*/
89
section h2 {
90
+ padding: 20px;
91
font-family: var(--secondary-round-font);
92
font-size: var(--second-font-size);
93
0 commit comments