We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 934b2fa commit 924ff86Copy full SHA for 924ff86
1 file changed
style.css
@@ -87,6 +87,10 @@ ol ol > li:before {
87
margin-left: -20px;
88
}
89
90
+ul ul > li:last-child {
91
+ margin-bottom: 10px;
92
+}
93
+
94
.btn {
95
font-family: 'Raleway';
96
font-weight: 600;
0 commit comments