mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 17:51:43 +10:00
add enable/disable checkbox, and heading modifier
This commit is contained in:
@ -8,6 +8,10 @@ body {
|
||||
}
|
||||
|
||||
@media screen {
|
||||
input:checked + i.material-icons {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user