mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-17 10:30:51 +02:00
Updating query
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
font-size: 6.4rem;
|
||||
line-height: 1;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
padding-left: 8.8rem;
|
||||
@@ -34,4 +33,5 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* Name: WebSlides
|
||||
* Version: 1.3.1
|
||||
* Date: 2017-05-31
|
||||
* Date: 2017-06-01
|
||||
* Description: Making HTML presentations easy
|
||||
* URL: https://github.com/webslides/webslides#readme
|
||||
* Credits: @jlantunez, @LuisSacristan, @Belelros
|
||||
@@ -1908,13 +1908,12 @@ About, Philosophy...
|
||||
content: counter(list) ".";
|
||||
font-size: 6.4rem;
|
||||
line-height: 1; }
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.flexblock.reasons {
|
||||
.flexblock.reasons li {
|
||||
padding-left: 8.8rem;
|
||||
/* You need two digits? (1-10)*/
|
||||
/*padding-left: 12rem; */ }
|
||||
.flexblock.reasons:before {
|
||||
.flexblock.reasons li:before {
|
||||
left: 2.4rem;
|
||||
position: absolute; } }
|
||||
|
||||
|
Reference in New Issue
Block a user