mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 12:50:24 +01:00
reduce spacing between description and details
This commit is contained in:
parent
7ab42bd87c
commit
e4d2dc8f43
@ -19,7 +19,7 @@ time, mark, audio, video {
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
html {
|
||||
html {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
@ -240,8 +240,9 @@ strong {
|
||||
}
|
||||
|
||||
.license-details {
|
||||
float: right;
|
||||
float: left;
|
||||
width: 55%;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.license-variations {
|
||||
|
Loading…
x
Reference in New Issue
Block a user