Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
yetessam authored Jul 2, 2024
1 parent 6125ff9 commit 3ca6e81
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions resources/styles.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
/* Import in external CSS */
@import url("https://cdnjs.cloudflare.com/ajax/libs/bulma/0.9.3/css/bulma.min.css");

/* Import in external CSS */
@import url("https://cdnjs.cloudflare.com/ajax/libs/bulma/0.9.3/css/bulma.min.css");

.title, .subtitle, h1, h2, h3, h4, h5, h6 {
margin-left: 1rem; /* 1rem is relative to the root font size */
}



0 comments on commit 3ca6e81

Please sign in to comment.