Adds Uurhuss Resume directory and files

This commit is contained in:
Mufi90 2024-04-16 11:12:40 +01:00
parent 22cd76cc3e
commit 3c7090944e
2 changed files with 110 additions and 0 deletions

View file

@ -0,0 +1,31 @@
body {
font-family: 'Roboto';
margin: 50px;
padding: 0;
line-height: 1.6;
border: 2px solid #000;
}
header, section, footer {
padding: 25px
}
header h1, header p {
margin: 0;
}
h1 {
line-height: 1.6;
border-bottom: 1px solid black;
margin-bottom: 10px;
}
.experience h2, .education h2 {
color: orange;
}
article h3 {
margin-top: 0;
}