Website: Fix alignment of links in text on logos page (#8633)
This commit is contained in:
+5
@@ -12,6 +12,11 @@
|
||||
color: @core-vibrant-blue-15;
|
||||
margin-top: 80px;
|
||||
}
|
||||
p {
|
||||
a {
|
||||
vertical-align: baseline;
|
||||
}
|
||||
}
|
||||
a {
|
||||
color: @core-vibrant-blue;
|
||||
vertical-align: middle;
|
||||
|
||||
Reference in New Issue
Block a user