Client: use of ForkAwesome instead of FontAwesome
This commit is contained in:
parent
110dfc94c0
commit
85f669a25b
@ -11,9 +11,11 @@
|
|||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
>
|
>
|
||||||
<link
|
<link
|
||||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css"
|
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
/>
|
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.0.11/css/fork-awesome.min.css"
|
||||||
|
integrity="sha256-MGU/JUq/40CFrfxjXb5pZjpoZmxiP2KuICN5ElLFNd8="
|
||||||
|
crossorigin="anonymous"
|
||||||
|
>
|
||||||
<title>mpwo</title>
|
<title>mpwo</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -40,7 +40,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
padding-top: 15px;
|
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user