Changes

From Fish Wrangler
Jump to navigationJump to search
Created page with "→‎All CSS here will be loaded for users of the mobile site: @import url('https://fonts.googleapis.com/css2?family=Wendy+One&display=swap'); h1, .mw-headline, h2 { font-family: "Wendy One", serif!important; font-weight:normal!important; }"
/* All CSS here will be loaded for users of the mobile site */
@import url('https://fonts.googleapis.com/css2?family=Wendy+One&display=swap');


h1,
.mw-headline,
h2 {
font-family: "Wendy One", serif!important;
font-weight:normal!important;
}

Navigation menu