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