Start flying section
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
@use "./base.scss";
|
||||
|
||||
// put your custom CSS here!
|
||||
|
||||
// Styling for Figures
|
||||
figure {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
figcaption {
|
||||
text-align: center;
|
||||
margin-top: .35em;
|
||||
font-size: 0.9em;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
figure>img {
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user