added sommes links in homepage
This commit is contained in:
@@ -45,6 +45,11 @@ h5 {
|
||||
display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
|
||||
}
|
||||
}
|
||||
@media (min-width: 1200px) {
|
||||
.container{
|
||||
max-width: 900px;
|
||||
}
|
||||
}
|
||||
.bg-1 {
|
||||
background: #df4937;
|
||||
color: #bdbdbd;
|
||||
@@ -153,9 +158,6 @@ textarea {
|
||||
font-size: 50px;
|
||||
}
|
||||
|
||||
@media (min-width: 1200px) {
|
||||
.container{
|
||||
max-width: 900px;
|
||||
}
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border-left: 5px solid #df4937;
|
||||
}
|
||||
Reference in New Issue
Block a user