Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

css border-radius missing #35

Open
xgqfrms opened this issue Feb 20, 2021 · 1 comment
Open

css border-radius missing #35

xgqfrms opened this issue Feb 20, 2021 · 1 comment

Comments

@xgqfrms
Copy link

xgqfrms commented Feb 20, 2021

css border-radius missing

https://github.com/Code-Pop/Intro-to-Vue-3/blob/vue2_version/assets/styles.css#L24

image

.color-box {
   width: 40px;
   height: 40px;
   margin-top: 5px;
+ border-radius: 50%;
}
@xgqfrms
Copy link
Author

xgqfrms commented Feb 20, 2021

wanted

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant