mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-17 02:01:29 +10:00
added markdown, organized templates, fixed email overflow issue in pikachu
This commit is contained in:
@ -18,6 +18,11 @@ body {
|
||||
font-family: 'Montserrat', sans-serif;
|
||||
}
|
||||
|
||||
li {
|
||||
list-style: disc;
|
||||
list-style-position: inside !important;
|
||||
}
|
||||
|
||||
@media screen {
|
||||
input:checked + i.material-icons {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user