File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ onUnmounted(() => {
81
81
<div class =" flex -order-1 lg:order-none items-center justify-center" >
82
82
<CoreLayer class =" flex text-xl gap-4" >
83
83
<svg class =" sq-7 transition-colors duration-300 cursor-pointer" :class =" isZen ? 'text-layer-bg' : 'text-brand'" viewBox =" 0 0 250 250" fill =" none" xmlns =" http://www.w3.org/2000/svg" @click =" toggleZen" >
84
- <path d = " M125 250C194.036 250 250 194.036 250 125C250 55.9644 194.036 0 125 0C55.9644 0 0 55.9644 0 125C0 194.036 55.9644 250 125 250Z " fill =" currentColor" />
84
+ <circle shape-rendering = " geometricPrecision " cx = " 125" cy = " 125" r = " 125 " fill =" currentColor" />
85
85
<template v-if =" isZen " >
86
86
<path class =" fill-layer-text-muted stroke-layer-text-muted" d =" M212.962 153.171C212.962 153.171 192.949 159.5 179.472 159.5C165.995 159.5 145.981 153.171 145.981 153.171C145.981 153.171 164.921 167.5 179.472 167.5C194.022 167.5 212.962 153.171 212.962 153.171Z" stroke-width =" 2" stroke-linejoin =" round" />
87
87
<path class =" fill-layer-text-muted stroke-layer-text-muted" d =" M37 153.171C37 153.171 57.0133 159.5 70.4906 159.5C83.9679 159.5 103.981 153.171 103.981 153.171C103.981 153.171 85.0412 167.5 70.4906 167.5C55.94 167.5 37 153.171 37 153.171Z" stroke-width =" 2" stroke-linejoin =" round" />
You can’t perform that action at this time.
0 commit comments