Performer photo on form, page + styling.
This commit is contained in:
@@ -11,6 +11,7 @@ section.main {
|
||||
p {
|
||||
padding: 0px 20px;
|
||||
max-width: 56%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
@@ -18,6 +19,13 @@ section.main {
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
|
||||
.link-back {
|
||||
font-weight: bolder;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
section.logo ~ section.main {
|
||||
|
||||
Reference in New Issue
Block a user