mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-26 16:21:21 +00:00
Minor CSS tweaks for intro workshop
This commit is contained in:
@@ -89,12 +89,15 @@ img {
|
||||
max-width: 100%;
|
||||
max-height: 550px;
|
||||
}
|
||||
.small img {
|
||||
max-height: 250px;
|
||||
}
|
||||
|
||||
.title {
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
}
|
||||
.title h1 { font-size: 5em; }
|
||||
.title h1 { font-size: 3em; font-family: unset;}
|
||||
.title p { font-size: 3em; }
|
||||
|
||||
.nav {
|
||||
|
||||
Reference in New Issue
Block a user