minor changes
This commit is contained in:
parent
274b2166dc
commit
495ed5ce14
@ -98,15 +98,8 @@
|
||||
margin: auto;
|
||||
text-align: justify;
|
||||
width: 80%;
|
||||
// -webkit-hyphens: auto;
|
||||
// -moz-hyphens: auto;
|
||||
// -ms-hyphens: auto;
|
||||
// hyphens: auto;
|
||||
}
|
||||
|
||||
ul{
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
|
||||
img{
|
||||
|
@ -74,7 +74,6 @@
|
||||
text-align: center;
|
||||
width: 90%;
|
||||
border-radius: 10px;
|
||||
margin-bottom: 10px;
|
||||
padding-top: 2vh;
|
||||
padding-bottom: 2vh;
|
||||
background-color: $cultured;
|
||||
@ -119,13 +118,5 @@
|
||||
max-width: $cv-max-width;
|
||||
width: 80vw;
|
||||
}
|
||||
|
||||
// .job-content{
|
||||
// flex-wrap: unset;
|
||||
// }
|
||||
|
||||
// .text-content{
|
||||
// width: 35vw;
|
||||
// }
|
||||
}
|
||||
</style>
|
Loading…
Reference in New Issue
Block a user