main #33
@@ -1,6 +1,6 @@
|
|||||||
.center-frame {
|
.center-frame {
|
||||||
margin: 0 200px;
|
margin: 0 auto;
|
||||||
width: calc(100% - 400px);
|
max-width: 1400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.center-text {
|
.center-text {
|
||||||
|
|||||||
@@ -46,13 +46,12 @@ h1 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.resume-section {
|
.resume-section {
|
||||||
break-inside: avoid;
|
|
||||||
background-color: #DDDDDD;
|
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.resume-sub-section {
|
.resume-sub-section {
|
||||||
border: 1px solid #666666;
|
border: 1px solid #666666;
|
||||||
|
break-inside: avoid;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user