Skip to content

Commit 7cc723f

Browse files
authored
Merge pull request #51 from CraigMcDonaldCodes/bulma-update
Bulma update to 0.9.4
2 parents f95100c + e0a8277 commit 7cc723f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import "https://cdn.jsdelivr.net/npm/[email protected].3/css/bulma.min.css";
1+
@import "https://cdn.jsdelivr.net/npm/[email protected].4/css/bulma.min.css";
22

33
body {
44
padding-top: 70px;
@@ -30,4 +30,4 @@ body {
3030
.footer {
3131
padding-top: 5px;
3232
padding-bottom: 5px;
33-
}
33+
}

0 commit comments

Comments
 (0)