mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-10 09:02:50 +00:00
client - forum page now responsive - tested on iOS
This commit is contained in:
@@ -69,8 +69,8 @@ export class Realms extends React.Component<Props, State> {
|
||||
</div>
|
||||
|
||||
<div style={{ margin: '15px 0' }}>
|
||||
<div><b>Welcome to the World of Warcraft Realm Forums!</b></div>
|
||||
<div>Use these forums to discuss topics related to World of Warcraft with player on your own Realm.</div>
|
||||
<div><b>Welcome to the Realm Forums!</b></div>
|
||||
<div>Use these forums to discuss topics related to World of Warcraft with players on your own Realm.</div>
|
||||
</div>
|
||||
|
||||
<div className="flex flex--wrap">
|
||||
|
||||
Reference in New Issue
Block a user