Skip to content

Commit 637ab1d

Browse files
committed
added styles
1 parent ec5f91b commit 637ab1d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

public/stylesheets/style.css

+6
Original file line numberDiff line numberDiff line change
@@ -187695,4 +187695,10 @@ summary {
187695187695

187696187696
.h-70vh {
187697187697
height: 70vh;
187698+
}
187699+
187700+
@media(min-width: 960px) {
187701+
.max-w-60 {
187702+
max-width: 60%;
187703+
}
187698187704
}

0 commit comments

Comments
 (0)