We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad43c92 commit abddbd3Copy full SHA for abddbd3
README.md
@@ -1,14 +1,7 @@
1
-<style>
2
- .logo {
3
- color: #DC7726 !important;
4
- font-weight: 700 !important;
5
- font-size: xx-large;
6
- }
7
-</style>
8
<p align="center">
9
<a href="https://smartcorelib.org">
10
<img src="https://smartcorelib.org/assets/logo/smartcore.svg" width="50" height="50" alt="SmartCore" style="vertical-align:text-bottom">
11
- <span class="logo">SmartCore</span>
+ <span style="color: #DC7726 !important; font-weight: 700 !important; font-size: xx-large;">SmartCore</span>
12
</a>
13
</p>
14
<p align = "center">
0 commit comments