1st part rough draft of the sawhorse script
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 20s
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 20s
This commit is contained in:
@@ -262,6 +262,17 @@ ul.timeline > li:before {
|
||||
margin: 0.3em;
|
||||
}
|
||||
|
||||
.scripts-container {
|
||||
background-color: #212121;
|
||||
border-style: solid;
|
||||
border-width: 3px;
|
||||
border-color: darkorange;
|
||||
padding: 1em;
|
||||
margin: 1em;
|
||||
max-width: 60%;
|
||||
min-width: 250px;
|
||||
}
|
||||
|
||||
/* Mobile friendly settings */
|
||||
@media only screen and (max-width: 800px) {
|
||||
.headline {
|
||||
|
||||
Reference in New Issue
Block a user