mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
9 lines
86 B
CSS
9 lines
86 B
CSS
#footer {
|
|
display: none;
|
|
}
|
|
|
|
#footer + p {
|
|
width: 100%;
|
|
font-size: 11px;
|
|
}
|