1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-23 21:33:09 +02:00
This commit is contained in:
Antonio Laguna
2017-06-06 15:47:56 +02:00
parent 12d7608dbb
commit bad0ef5551

View File

@@ -1,7 +1,6 @@
/*============================ /*============================
2. TYPOGRAPHY & LISTS 2. TYPOGRAPHY & LISTS
============================== */ ============================== */
html, html,
body { body {
font-weight: 300; font-weight: 300;
@@ -357,6 +356,7 @@ h1 span {
} }
} }
} }
/* -- Pull Quote (Right/Left) -- */ /* -- Pull Quote (Right/Left) -- */
[class*='text-pull'] { [class*='text-pull'] {
font-size: 2.4rem; font-size: 2.4rem;