Contact page
This commit is contained in:
@@ -25,6 +25,7 @@ main {
|
||||
white-space: nowrap;
|
||||
margin-left: 1.5rem;
|
||||
text-decoration: none;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
|
||||
@@ -34,6 +35,7 @@ main {
|
||||
.top-row ::deep a:first-child {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
@media (max-width: 640.98px) {
|
||||
|
||||
Reference in New Issue
Block a user