Skip to content

Commit 9097d50

Browse files
committed
Corrige css
1 parent a4086b9 commit 9097d50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ a{
130130
.panel > .content-box > div {
131131
font-size: 20px;
132132
}
133-
.LimaJS-schedule ul {
133+
.panel > .content-box ul {
134134
list-style: none;
135135
padding: 0;
136136
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<meta name="msapplication-config" content="/favicons/browserconfig.xml">
1414
<meta name="theme-color" content="#ffffff">
1515
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/8.0.0/sanitize.min.css">
16-
<link rel="stylesheet" href="/index.css?0.0.0">
16+
<link rel="stylesheet" href="/index.css?0.1.0">
1717
</head>
1818
<body>
1919
<section class="hero">

0 commit comments

Comments
 (0)