1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-29 22:56:37 -04:00

fonts: add source sans fonts

This commit is contained in:
Adhityaa Chandrasekar
2019-02-18 17:33:11 -05:00
parent c9677385f8
commit 5df5b5f112
18 changed files with 126 additions and 4 deletions

View File

@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700');
@import "source-sans.scss";
.commento-root-min-height {
min-height: 350px;