Sha256: e37acca8f35a251c4f3461505503aebfb3fd887db2a66618a97e978a9fba46b2
Contents?: true
Size: 761 Bytes
Versions: 9
Compression:
Stored size: 761 Bytes
Contents
// @import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@500&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap'); // ------------------------------------------------------------------ // [Color codes] $primary-color: #5fb9fd; $primary-color2: #5960ff; $title-color: #222222; $text-color: #777777; $aquablue-color: #edf6ff; $white: #fff; $offwhite: #e9e9e9; $black: #222; // -----------------------------------------------------------------------*/ @import 'theme/header'; @import 'theme/blog'; @import 'theme/faq'; @import 'theme/pagination'; @import 'theme/pagination2'; @import 'theme/footer';
Version data entries
9 entries across 9 versions & 2 rubygems