about summary refs log tree commit diff stats
path: root/app/assets/stylesheets/main/entries.scss
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-11 10:31:33 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-11 10:31:33 -0400
commitffcc44d1a73ae1191e835fa625f2f8a7e3e25bda (patch)
tree55e9825d4e7d59cdad345d85ac4adf60607568b9 /app/assets/stylesheets/main/entries.scss
parent1622895cd467f59f25fe375f081aa59693ae4c8f (diff)
downloadthoughts-ffcc44d1a73ae1191e835fa625f2f8a7e3e25bda.tar.gz
thoughts-ffcc44d1a73ae1191e835fa625f2f8a7e3e25bda.tar.bz2
thoughts-ffcc44d1a73ae1191e835fa625f2f8a7e3e25bda.zip
Blogs list is now main page (with pagination)
Diffstat (limited to 'app/assets/stylesheets/main/entries.scss')
-rw-r--r--app/assets/stylesheets/main/entries.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/stylesheets/main/entries.scss b/app/assets/stylesheets/main/entries.scss index b2832e4..1b2d1c6 100644 --- a/app/assets/stylesheets/main/entries.scss +++ b/app/assets/stylesheets/main/entries.scss
@@ -2,9 +2,6 @@
2// They will automatically be included in application.css. 2// They will automatically be included in application.css.
3// You can use Sass (SCSS) here: http://sass-lang.com/ 3// You can use Sass (SCSS) here: http://sass-lang.com/
4 4
5@import url('https://fonts.googleapis.com/css?family=Slabo+27px');
6@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
7
8#blog-post { 5#blog-post {
9 font-size: 16px; 6 font-size: 16px;
10 line-height: 24px; 7 line-height: 24px;