Commit Graph

10 Commits

Author SHA1 Message Date
Vojtěch Káně
edd2da4714 Move loading font to the end of the style not to block applying the style while loading the font and thus allowing the logo to scale uncontrolably under certain conditions and browsers.
The original bug is only visible in scaled variants - <patek-logo style="font-size: 100px;"></patek-logo>.
2019-07-17 10:28:34 +02:00
Vojtěch Káně
c503c62fc7 Use shared template to improve readability and possibly performance. 2019-07-14 16:35:59 +02:00
Greenscreener
e8f57b57ed Merge branch 'vojta001/short-operator' into 'master'
Use short operator for better readability.

See merge request patek-devs/patek-logo-custom-element!1
2019-07-14 14:00:22 +00:00
Greenscreener
d3ba819e7d This fixes bulma breaking layout. 2019-07-12 20:07:12 +02:00
Vojtěch Káně
57fc0b61b1 Use short operator for better readability. 2019-07-11 23:15:47 +02:00
Greenscreener
84127d57d6 Add nowrap to wrapper. 2019-07-09 15:59:36 +00:00
Greenscreener
dff4779358 More layout fixing 2019-07-08 17:47:37 +02:00
Greenscreener
d97ad0551b Fixed layuot slightly, added more examples. 2019-07-08 17:32:09 +02:00
Greenscreener
ccb25e5302 Removed calc()s.
The magic I planned to make didn't work anyway.
2019-07-08 15:37:18 +02:00
Greenscreener
ebd34d56ae Inital commit.
The next commit will remove the useless calc()s, I just wanted to keep
them for future reference.
2019-07-08 15:32:11 +02:00