This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
angular
Watch
1
Star
0
Fork
You've already forked angular
0
mirror of
https://github.com/angular/angular
synced
2026-05-24 09:28:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
2dfa010763
angular
/
aio
/
content
/
examples
/
interpolation
/
src
/
app
/
app.component.css
9 lines
73 B
CSS
Raw
Normal View
History
Unescape
Escape
docs: clarify name collision info, add example snippet, and fix example CSS (#40451) Fixes #40403 and fixes imgs and layout of example that are unrestrained and thus are too big in StackBlitz. PR Close #40451
2021-01-15 19:16:04 +00:00
div
{
max-width
:
600px
;
margin
:
auto
;
}
img
{
max-width
:
200px
;
}
Reference in a new issue
Copy permalink