mirror of
https://github.com/Xevion/history-of-robotics.git
synced 2025-12-06 03:15:17 -06:00
fix nested list exponential font size application
This commit is contained in:
@@ -47,7 +47,7 @@ html {
|
||||
|
||||
p, li {
|
||||
@extend .open-sans;
|
||||
font-size: 1.3em;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user