Comment out possibly-not-wanted style changes for now

This commit is contained in:
benjamin melançon 2019-07-28 13:09:16 -04:00
parent 20a1dfab6a
commit 64f99a9b9a
3 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,7 @@
// Extend or override Bulma's elements ../../node_modules/bulma/sass/elements
// Style the slogan shown at the top of each page
/*
.slogan.title {
color: $red;
font-style: italic;
@ -23,3 +24,4 @@
color: $red;
}
}
*/