fix: doctypes and templates
This commit is contained in:
@@ -1283,10 +1283,6 @@ pre {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.talk-card {
|
||||
width: 16rem;
|
||||
}
|
||||
|
||||
.talk-title {
|
||||
border-bottom: 1px solid #cecdcd;
|
||||
}
|
||||
@@ -1303,10 +1299,6 @@ a.talk-link {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.talk-card {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.speaker-cards-parent {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
|
||||
|
||||
Reference in New Issue
Block a user