Skip to content

Commit abddbd3

Browse files
Volodymyr OrlovVolodymyr Orlov
authored andcommitted
fix: styles in README.md
1 parent ad43c92 commit abddbd3

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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>
81
<p align="center">
92
<a href="https://smartcorelib.org">
103
<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>
4+
<span style="color: #DC7726 !important; font-weight: 700 !important; font-size: xx-large;">SmartCore</span>
125
</a>
136
</p>
147
<p align = "center">

0 commit comments

Comments
 (0)