Altered Dimensions
This commit is contained in:
parent
016dbb9c0d
commit
3c556d5542
@ -321,8 +321,10 @@ section {
|
|||||||
|
|
||||||
#event-description {
|
#event-description {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
margin-right: 20px;
|
||||||
max-width: 700px;
|
max-width: 700px;
|
||||||
min-width: 400px;
|
min-width: 400px;
|
||||||
|
font-size: 18px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -351,7 +353,7 @@ section {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#steps-header {
|
#steps-header {
|
||||||
padding-top: 10px;
|
padding-top: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-item {
|
.list-item {
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
</style>
|
</style>
|
||||||
<!--For icons, go here: https://iconsvg.xyz/ -->
|
<!--For icons, go here: https://iconsvg.xyz/ -->
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body>
|
||||||
<!--Nav-->
|
<!--Nav-->
|
||||||
<nav id="navBar">
|
<nav id="navBar">
|
||||||
<a id="nav-logo-a" href="./">
|
<a id="nav-logo-a" href="./">
|
||||||
|
Loading…
Reference in New Issue
Block a user